FolderItemDialog.Result

Read-Only
Holds the result of calling ShowModal() or ShowModalWithin. If the user validates the dialog, Result contains the FolderItem corresponding to the selection; otherwise, Result is Nil.

Syntax

Result( FolderItem ) as


Parameters

FolderItem